D3D_BATCH_DRAW_LINE3D

This command will draw all lines in the current batch. When the clear flag is set to anything but 0, then the current batch will be
deleted after use, and any further use will require reinitialisation using D3D_BATCH_SET_LINE3D.

SYNTAX

D3D_BATCH_DRAW_LINE3D Camera, Z Enable, Clear Flag

RELATED INFO

D3DFunc Commands Menu
Index

EXAMPLE

View Showcase Example
View Usage Example